Merge changes made in Gnus trunk.
authorGnus developers <ding@gnus.org>
Wed, 23 Feb 2011 22:59:34 +0000 (22:59 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 23 Feb 2011 22:59:34 +0000 (22:59 +0000)
commitcc1546b4177f76810633deda24a8cf005849e4f0
treef822294a5b6b345505b6ce7a38931bc44e9bf89b
parentc5dcef609d573259f414950ed3761883a4440136
Merge changes made in Gnus trunk.

gnus-art.el (article-make-date-line): Ignore errors if time is invalid and not convertible.
 (article-make-date-line): Only add lapsed time if time is not nil.
auth-source.el (auth-source-netrc-element-or-first): New function to DTRT for parameter extraction.
 (auth-source-netrc-create): Use it and fix multiple parameter print bug.  Use the default passed from above (given-default) or the built-in (user-login-name for :user).
lisp/gnus/ChangeLog
lisp/gnus/auth-source.el
lisp/gnus/gnus-art.el